I am trying to use the rest api https://api.pagerduty.com/users from https://api-reference.pagerduty.com/#!/Users/get_users and when using the team_id[ ] parameter, it states that “Account must have the teams
ability to use this parameter.”
What exactly does it mean to have the teams
ability?
What does it mean to have the "teams" ability when using the users API?
Hi April!
Teams is a feature available to specific subscriptions.
If a user is trying to obtain these details when on a different subscription that doesn’t include teams, a response like the one returned is expected.